简体版 繁體版 English 한국어
登録 ログイン

ascii printable characterの例文

例文モバイル版携帯版

  • The encoding scheme was designed to make the coordinate characters safely sent over serial links by assigning each value from the set of ASCII printable characters.
  • Then each digit ( again, most significant first ) is encoded as an ASCII printable character by adding 33 to it, giving the ASCII characters 33 ( " ! " ) through 117 ( " u " ).
  • Most of these encodings generate text containing only a subset of all ASCII printable characters : for example, the base64 encoding generates text that only contains upper case and lower case letters, ( A Z, a z ), numerals ( 0 9 ), and the " + ", " / ", and " = " symbols.